emacs.git
2021-06-21 Justin BurkettRemove pseudo binding stuff
2021-06-21 Justin BurkettAlternative approach to retrieving bindings (WIP)
2021-06-15 Jonas BernoulliFix whitespace
2021-06-01 Justin BurkettFix whitespace
2021-06-01 Justin BurkettFix recent commit
2021-06-01 Justin BurkettFix README links
2021-06-01 Justin BurkettReference issues #93 and #175 in README
2021-06-01 Justin BurkettMerge pull request #303 from tarsiiformes/posframe
2021-05-30 Jonas BernoulliGet which-key--buffer's window from any frame
2021-05-30 Jonas BernoulliCosmetics
2021-05-30 Jonas BernoulliAvoid code-duplication in which-key--hide-popup
2021-05-30 Jonas BernoulliFix nesting-level of "God-mode" section
2021-05-23 Jiangbin Zhaofix which-key--show-keymap for which-key-enable-extende...
2021-04-07 Frank TerbeckUnset header-line-format format in " *which-key*" buffer
2021-03-24 Celestial NebulaUpdate reference to obsolete variable in DOCSTRING...
2021-01-31 Justin BurkettVersion 3.5.1
2020-12-16 Justin BurkettFurther simplify which-key--pseudo-key
2020-12-15 Daniel Mendlersimplify pseudo key
2020-11-13 BlaCk_VoidREAMDE code's Number of parentheses pairs (#270)
2020-10-19 Justin BurkettAdd tests for keymap-based-bindings
2020-10-18 Justin BurkettClarify README's description of keymap-based replacement
2020-09-08 Justin BurkettVersion 3.5.0
2020-09-08 Justin BurkettFix which-key--next-page-hint
2020-09-08 Justin BurkettHide paging hint when prefix is help-char
2020-09-04 Justin BurkettImprove keymap-based-replacement description in README
2020-09-02 Justin BurkettRemove use of focus-{in,out}-hook
2020-08-28 Justin BurkettRemove testing badge from README
2020-08-28 Justin BurkettStop testing against v24.5
2020-08-28 Justin BurkettAdd which-key-add-keymap-based-replacements
2020-08-17 Rudi GrinbergFix #257 (#258)
2020-07-21 Rudi GrinbergSpeed up which-key--maybe-replace
2020-07-21 Justin BurkettAdd basic PR template
2020-07-02 N VFix which-key--propertize-description use make-text...
2020-02-16 Justin BurkettFix last commit
2020-02-16 Justin BurkettTest once a month
2020-02-16 Justin BurkettMerge remote-tracking branch 'hlissner/patch-1'
2020-02-16 Yunhao ZhaoFix prefix argument for which-key-show-major-mode ...
2020-02-12 Justin BurkettFix case sorting in alpha sort functions
2020-02-12 Justin BurkettFix short windows being resized
2020-02-08 Justin BurkettSimplify last commit
2020-02-08 Justin BurkettReplace use of xor
2020-02-08 Justin BurkettChange name of workflow
2020-02-08 Justin BurkettFix sorting of keys and add test
2020-02-07 Justin BurkettRevive Cask file
2020-02-07 Justin BurkettReplace travis badge with github workflow badge
2020-02-07 Justin BurkettDisable travis and cask
2020-02-07 Justin BurkettMore workflow fixes
2020-02-07 Justin BurkettFix workflow
2020-02-07 Justin BurkettFix previous commit
2020-02-07 Justin BurkettTry purcell's workflow action
2020-02-07 Justin BurkettUpdate travis versions
2020-02-07 Henrik LissnerRefactor regexp & fix incompatibility + error
2020-02-07 Henrik LissnerStrip out advice in command docstrings
2020-02-04 Justin BurkettMake which-key-show prefix mode-line work like top...
2020-01-19 Justin BurkettAdd full keymap versions of show-{major,minor}-mode
2020-01-02 Henrik LissnerRefactor regexp & fix incompatibility + error
2019-12-26 Henrik LissnerStrip out advice in command docstrings
2019-12-21 Justin BurkettMake next page hint more consistent
2019-12-21 Justin BurkettGeneralize C-h commands to use help-char
2019-11-27 Justin BurkettDefault to imprecise window fitting on terminal
2019-11-11 Jonas BernoulliFix typos (#222)
2019-08-02 Justin BurkettRework implementation of manual updating
2019-08-01 Justin BurkettUse which-key-idle-secondary-delay value in manual...
2019-07-31 Justin BurkettFix paging in which-key-manual-update
2019-07-31 Justin BurkettCleanup whitespace in README
2019-07-31 Justin BurkettAnnounce which-key-manual-update
2019-07-31 Justin BurkettAdd which-key-manual-update
2019-07-23 Justin BurkettAdd no-paging optional arg to which-key-show-keymap
2019-07-23 Justin Burkettwhich-key-persistent-popup-p -> which-key-persistent...
2019-07-20 Uros PerisicAdd which-key-persistent-popup-p variable (#213)
2019-05-29 D.KAdd translation keymap support (#210)
2019-05-18 Justin BurkettAdd which-key-dump-bindings
2019-03-15 Justin BurkettAdd note to docstring for which-key-idle-delay
2019-03-06 Justin BurkettAdd debugging messages for buffer sizing
2019-03-01 Justin BurkettDon't ignore case when making replacements
2019-02-25 Justin BurkettVersion 3.3.2
2019-02-25 Justin BurkettAlways check non-major-mode replacements in which-key...
2019-02-25 Justin BurkettSimplify finding and matching replacements
2018-11-14 Justin BurkettVersion 3.3.1
2018-11-14 Justin BurkettFix use of describe-prefix-bindings in which-key-show...
2018-11-08 Justin BurkettCheck for existence of buffer in which-key--popup-showing-p
2018-08-28 Justin BurkettMention #130 in README
2018-06-27 Justin BurkettMake Travis test on v26.1
2018-06-21 Justin BurkettVersion 3.3.0
2018-06-08 Justin BurkettFix handling of duplicate (evil) bindings in show keymap
2018-06-01 Justin BurkettUse window-size-change-functions for detecting size...
2018-05-31 Justin BurkettAdd support for evil's auxiliary maps in show-keymap...
2018-05-31 Justin BurkettFix prefix bindings in which-key-show-major-mode
2018-05-22 Justin BurkettFix behavior of f and t in evil operator map
2018-04-26 Justin BurkettVersion 3.2.0
2018-03-21 Michał KFix and improve defcustoms
2018-03-01 Justin BurkettFix switching to top-level from which-key-undo-key
2018-03-01 Justin BurkettFactor out which-key--this-command-keys function
2018-03-01 Justin BurkettFixes related to removal of which-key--current-prefix
2018-02-28 Justin BurkettFix display of meta bindings in which-key-show-keymap
2018-02-28 Justin BurkettFix which-key--create-pages
2018-02-28 Justin BurkettRemove which-key--current-prefix
2018-02-28 Justin BurkettAdd prefix arg to which-key--get-current-bindings and ..
2018-02-28 Justin BurkettRemove a bunch of global variables
2018-02-28 Justin BurkettAdd and use which-key--automatic-display
next